Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UISACQCOMP-227 Added new subscribeOnReset prop to <AcqDateRangeFilter> #827

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

BogdanDenis
Copy link
Contributor

@BogdanDenis BogdanDenis commented Nov 5, 2024

Description

Added new subscribeOnReset prop to <AcqDateRangeFilter>.
When reset event is called - clear date input fields.

Screenshots

chrome_JdvJ0M7odP.mp4

Issues

UISACQCOMP-227

Related PRs

folio-org/stripes-authority-components#172

Copy link

github-actions bot commented Nov 5, 2024

Jest Unit Test Statistics

    1 files  ±0  217 suites  ±0   3m 57s ⏱️ ±0s
568 tests +2  566 ✔️ +2  2 💤 ±0  0 ±0 
571 runs  +2  569 ✔️ +2  2 💤 ±0  0 ±0 

Results for commit 5310682. ± Comparison against base commit a05ef6c.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 5, 2024

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 5310682. ± Comparison against base commit a05ef6c.

♻️ This comment has been updated with latest results.

@BogdanDenis BogdanDenis force-pushed the UISACQCOMP-227 branch 2 times, most recently from f21c043 to 3586aad Compare November 6, 2024 13:58
import AcqDateRangeFilter from './AcqDateRangeFilter';

jest.mock('@folio/stripes/components', () => ({
...jest.requireActual('@folio/stripes-components'),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
...jest.requireActual('@folio/stripes-components'),
...jest.requireActual('@folio/stripes/components'),

Copy link

sonarqubecloud bot commented Nov 7, 2024

@BogdanDenis BogdanDenis merged commit ad2522d into master Nov 7, 2024
6 checks passed
@BogdanDenis BogdanDenis deleted the UISACQCOMP-227 branch November 7, 2024 14:31
usavkov-epam pushed a commit that referenced this pull request Nov 14, 2024
UISACQCOMP-227 Added new `subscribeOnReset` prop to `<AcqDateRangeFilter>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants